Skip to content

🌿 Fern Regeneration -- March 11, 2026#152

Merged
tl-genie merged 2 commits intomainfrom
fern-bot/2026-03-11T02-08Z
Mar 11, 2026
Merged

🌿 Fern Regeneration -- March 11, 2026#152
tl-genie merged 2 commits intomainfrom
fern-bot/2026-03-11T02-08Z

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented Mar 11, 2026

This PR regenerates code to match the latest API Definition.


Note

Medium Risk
Removes public client methods (summarize/gist) and response types, which is a backward-incompatible API change for SDK consumers; new embedding request shapes add surface area but are mostly additive.

Overview
Bumps the SDK version to 1.2.1 (including updated User-Agent/X-Fern-SDK-Version) and refreshes dependencies (notably certifi).

Breaking change: removes the deprecated summarize and gist endpoints from both sync/async clients (BaseClient/RawBaseClient) and deletes the associated types (SummarizeResponse, Gist, GistRequestTypesItem), with reference.md updated accordingly.

Adds new embeddings capabilities: embed.v_2.create now supports input_type="multi_input" with new request/types (MultiInputRequest, MultiInputMediaSource) for up to 10 images (optionally with text references), and audio/video embedding requests gain an embedding_type option to request separate vs fused embeddings (plus a new fused embedding modality in responses). Documentation strings are updated to reflect multi-image search inputs, and Marengo 2.7 deprecation messaging is propagated across embed/index/search docs.

Written by Cursor Bugbot for commit 9ba80f6. This will update automatically on new commits. Configure here.

…ultiple media URLs and files. Updated search request handling to accommodate new parameters, improving flexibility in media queries.
@twelvelabs-io twelvelabs-io deleted a comment from cursor Bot Mar 11, 2026
@tl-genie tl-genie merged commit 1656056 into main Mar 11, 2026
4 checks passed
@tl-genie tl-genie deleted the fern-bot/2026-03-11T02-08Z branch March 11, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant